[INFO] cloning repository https://github.com/smklein/rit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smklein/rit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmklein%2Frit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmklein%2Frit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e27bc0f08875349a6dc7f044ded8167494769650
[INFO] testing smklein/rit against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmklein%2Frit" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/smklein/rit
[INFO] finished tweaking git repo https://github.com/smklein/rit
[INFO] tweaked toml for git repo https://github.com/smklein/rit written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/smklein/rit on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/smklein/rit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 25 packages to latest compatible versions
[INFO] [stderr]       Adding difference v2.0.0
[INFO] [stderr]       Adding directory_compare v0.1.4
[INFO] [stderr]       Adding either v1.15.0
[INFO] [stderr]       Adding fuchsia-cprng v0.1.1
[INFO] [stderr]       Adding itertools v0.10.5
[INFO] [stderr]       Adding lazy-init v0.4.0 (available: v0.5.1)
[INFO] [stderr]       Adding pretty-hex v0.2.1
[INFO] [stderr]       Adding proc-macro2 v1.0.106
[INFO] [stderr]       Adding quote v1.0.45
[INFO] [stderr]       Adding rand v0.4.6
[INFO] [stderr]       Adding rand_core v0.3.1
[INFO] [stderr]       Adding rand_core v0.4.2
[INFO] [stderr]       Adding rdrand v0.4.0
[INFO] [stderr]       Adding remove_dir_all v0.5.3
[INFO] [stderr]       Adding same-file v1.0.6
[INFO] [stderr]       Adding syn v2.0.117
[INFO] [stderr]       Adding tempdir v0.3.7
[INFO] [stderr]       Adding test_process_executor v0.1.0
[INFO] [stderr]       Adding thiserror v1.0.69
[INFO] [stderr]       Adding thiserror-impl v1.0.69
[INFO] [stderr]       Adding unicode-ident v1.0.24
[INFO] [stderr]       Adding walkdir v2.5.0
[INFO] [stderr]       Adding winapi-util v0.1.11
[INFO] [stderr]       Adding windows-link v0.2.1
[INFO] [stderr]       Adding windows-sys v0.61.2
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tempdir v0.3.7
[INFO] [stderr]   Downloaded cpuid-bool v0.1.2
[INFO] [stderr]   Downloaded test_process_executor v0.1.0
[INFO] [stderr]   Downloaded lazy-init v0.4.0
[INFO] [stderr]   Downloaded hermit-abi v0.1.17
[INFO] [stderr]   Downloaded pretty-hex v0.2.1
[INFO] [stderr]   Downloaded hex v0.3.2
[INFO] [stderr]   Downloaded directory_compare v0.1.4
[INFO] [stderr]   Downloaded miniz_oxide v0.4.3
[INFO] [stderr]   Downloaded adler v0.2.3
[INFO] [stderr]   Downloaded flate2 v1.0.19
[INFO] [stderr]   Downloaded sha-1 v0.9.2
[INFO] [stderr]   Downloaded anyhow v1.0.36
[INFO] [stderr]   Downloaded libc v0.2.81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ccc5491faab18ce48db170e3d42f8649c5026084cf58ce6d6be380154e430ee
[INFO] running `Command { std: "docker" "start" "-a" "8ccc5491faab18ce48db170e3d42f8649c5026084cf58ce6d6be380154e430ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ccc5491faab18ce48db170e3d42f8649c5026084cf58ce6d6be380154e430ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ccc5491faab18ce48db170e3d42f8649c5026084cf58ce6d6be380154e430ee", kill_on_drop: false }`
[INFO] [stdout] 8ccc5491faab18ce48db170e3d42f8649c5026084cf58ce6d6be380154e430ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cfc0ff98366bccfb2a3ef2858603b78f6bcb65bdbdba7dd97636b1ac9a4d7c5
[INFO] running `Command { std: "docker" "start" "-a" "8cfc0ff98366bccfb2a3ef2858603b78f6bcb65bdbdba7dd97636b1ac9a4d7c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling anyhow v1.0.36
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling lazy-init v0.4.0
[INFO] [stderr]    Compiling flate2 v1.0.19
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha-1 v0.9.2
[INFO] [stderr]    Compiling rit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Workspace`
[INFO] [stdout]  --> src/entry.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::workspace::{Workspace, WorkspacePath};
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Directory` is never constructed
[INFO] [stdout]   --> src/entry.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum Mode {
[INFO] [stdout]    |          ---- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 10 |     Directory,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Mode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tree.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Entry(WorkspacePath),
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 30 -     Entry(WorkspacePath),
[INFO] [stdout] 30 +     Entry(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.09s
[INFO] running `Command { std: "docker" "inspect" "8cfc0ff98366bccfb2a3ef2858603b78f6bcb65bdbdba7dd97636b1ac9a4d7c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cfc0ff98366bccfb2a3ef2858603b78f6bcb65bdbdba7dd97636b1ac9a4d7c5", kill_on_drop: false }`
[INFO] [stdout] 8cfc0ff98366bccfb2a3ef2858603b78f6bcb65bdbdba7dd97636b1ac9a4d7c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f5de9b1c28af0ca627365181ac69a6f72a92049160719d228aa0f2169d9ef0f
[INFO] running `Command { std: "docker" "start" "-a" "6f5de9b1c28af0ca627365181ac69a6f72a92049160719d228aa0f2169d9ef0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling pretty-hex v0.2.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling test_process_executor v0.1.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling directory_compare v0.1.4
[INFO] [stderr]    Compiling rit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Workspace`
[INFO] [stdout]  --> src/entry.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::workspace::{Workspace, WorkspacePath};
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `populate_test_files` is never used
[INFO] [stdout]    --> src/commands.rs:224:12
[INFO] [stdout]     |
[INFO] [stdout] 183 |     impl GoldenGit {
[INFO] [stdout]     |     -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 224 |         fn populate_test_files(&self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Directory` is never constructed
[INFO] [stdout]   --> src/entry.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum Mode {
[INFO] [stdout]    |          ---- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 10 |     Directory,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Mode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tree.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Entry(WorkspacePath),
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 30 -     Entry(WorkspacePath),
[INFO] [stdout] 30 +     Entry(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.83s
[INFO] running `Command { std: "docker" "inspect" "6f5de9b1c28af0ca627365181ac69a6f72a92049160719d228aa0f2169d9ef0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f5de9b1c28af0ca627365181ac69a6f72a92049160719d228aa0f2169d9ef0f", kill_on_drop: false }`
[INFO] [stdout] 6f5de9b1c28af0ca627365181ac69a6f72a92049160719d228aa0f2169d9ef0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a4ad58e9c4a3299a8a8425d5a040f8ab806cdf17e5e9296995ed21461e9d760e
[INFO] running `Command { std: "docker" "start" "-a" "a4ad58e9c4a3299a8a8425d5a040f8ab806cdf17e5e9296995ed21461e9d760e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Workspace`
[INFO] [stderr]  --> src/entry.rs:2:24
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::workspace::{Workspace, WorkspacePath};
[INFO] [stderr]   |                        ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `populate_test_files` is never used
[INFO] [stderr]    --> src/commands.rs:224:12
[INFO] [stderr]     |
[INFO] [stderr] 183 |     impl GoldenGit {
[INFO] [stderr]     |     -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 224 |         fn populate_test_files(&self) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Directory` is never constructed
[INFO] [stderr]   --> src/entry.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub enum Mode {
[INFO] [stderr]    |          ---- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 10 |     Directory,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Mode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/tree.rs:30:11
[INFO] [stderr]    |
[INFO] [stderr] 30 |     Entry(WorkspacePath),
[INFO] [stderr]    |     ----- ^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 30 -     Entry(WorkspacePath),
[INFO] [stderr] 30 +     Entry(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `rit` (bin "rit" test) generated 4 warnings (run `cargo fix --bin "rit" -p rit --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rit-18df3502c4168696)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test workspace::tests::test_ignore_git ... ok
[INFO] [stdout] test workspace::tests::test_full_path ... ok
[INFO] [stdout] test workspace::tests::test_list_files ... ok
[INFO] [stdout] test commands::tests::test_init ... ok
[INFO] [stdout] test commands::tests::test_commit_nested ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- commands::tests::test_commit_nested stdout ----
[INFO] [stdout] Initialized empty Rit repository in /tmp/git-under-test.IUNf5B1TtmSH/.git
[INFO] [stdout] COMMIT: file list: [
[INFO] [stdout]     WorkspacePath {
[INFO] [stdout]         path: "subdir/nested/file.txt",
[INFO] [stdout]     },
[INFO] [stdout]     WorkspacePath {
[INFO] [stdout]         path: "subdir/nested",
[INFO] [stdout]     },
[INFO] [stdout]     WorkspacePath {
[INFO] [stdout]         path: "subdir/file.txt",
[INFO] [stdout]     },
[INFO] [stdout]     WorkspacePath {
[INFO] [stdout]         path: "subdir",
[INFO] [stdout]     },
[INFO] [stdout]     WorkspacePath {
[INFO] [stdout]         path: "file.txt",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] Tree::build entry: file.txt
[INFO] [stdout]   parents: [
[INFO] [stdout]     Component(
[INFO] [stdout]         "file.txt",
[INFO] [stdout]     ),
[INFO] [stdout] ]
[INFO] [stdout] Tree::build entry: subdir
[INFO] [stdout]   parents: [
[INFO] [stdout]     Component(
[INFO] [stdout]         "subdir",
[INFO] [stdout]     ),
[INFO] [stdout] ]
[INFO] [stdout] Tree::build entry: subdir/file.txt
[INFO] [stdout]   parents: [
[INFO] [stdout]     Component(
[INFO] [stdout]         "subdir",
[INFO] [stdout]     ),
[INFO] [stdout]     Component(
[INFO] [stdout]         "file.txt",
[INFO] [stdout]     ),
[INFO] [stdout] ]
[INFO] [stdout] Tree::build entry: subdir/nested
[INFO] [stdout]   parents: [
[INFO] [stdout]     Component(
[INFO] [stdout]         "subdir",
[INFO] [stdout]     ),
[INFO] [stdout]     Component(
[INFO] [stdout]         "nested",
[INFO] [stdout]     ),
[INFO] [stdout] ]
[INFO] [stdout] Tree::build entry: subdir/nested/file.txt
[INFO] [stdout]   parents: [
[INFO] [stdout]     Component(
[INFO] [stdout]         "subdir",
[INFO] [stdout]     ),
[INFO] [stdout]     Component(
[INFO] [stdout]         "nested",
[INFO] [stdout]     ),
[INFO] [stdout]     Component(
[INFO] [stdout]         "file.txt",
[INFO] [stdout]     ),
[INFO] [stdout] ]
[INFO] [stdout] Root: TreeNode {
[INFO] [stdout]     map: {
[INFO] [stdout]         Component(
[INFO] [stdout]             "file.txt",
[INFO] [stdout]         ): Entry(
[INFO] [stdout]             WorkspacePath {
[INFO] [stdout]                 path: "file.txt",
[INFO] [stdout]             },
[INFO] [stdout]         ),
[INFO] [stdout]         Component(
[INFO] [stdout]             "subdir",
[INFO] [stdout]         ): Tree(
[INFO] [stdout]             TreeNode {
[INFO] [stdout]                 map: {
[INFO] [stdout]                     Component(
[INFO] [stdout]                         "file.txt",
[INFO] [stdout]                     ): Entry(
[INFO] [stdout]                         WorkspacePath {
[INFO] [stdout]                             path: "subdir/file.txt",
[INFO] [stdout]                         },
[INFO] [stdout]                     ),
[INFO] [stdout]                     Component(
[INFO] [stdout]                         "nested",
[INFO] [stdout]                     ): Tree(
[INFO] [stdout]                         TreeNode {
[INFO] [stdout]                             map: {
[INFO] [stdout]                                 Component(
[INFO] [stdout]                                     "file.txt",
[INFO] [stdout]                                 ): Entry(
[INFO] [stdout]                                     WorkspacePath {
[INFO] [stdout]                                         path: "subdir/nested/file.txt",
[INFO] [stdout]                                     },
[INFO] [stdout]                                 ),
[INFO] [stdout]                             },
[INFO] [stdout]                         },
[INFO] [stdout]                     ),
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]         ),
[INFO] [stdout]     },
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] thread 'commands::tests::test_commit_nested' (16) panicked at src/commands.rs:65:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: nah
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x584666fe89ca - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x584666fe89ca - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x584666fe89ca - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x584666fe89ca - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x584666ffd1fa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x584666ffd1fa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x584666fed8c2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x584666fed8c2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x584666fc51ff - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x584666fc51ff - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x584666fdff69 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x584666f147bc - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x584666f147bc - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x584666fe0122 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x584666fe0122 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x584666fc52b8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x584666fbc939 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x584666fc608d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x584666ffd94c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x584666ffd6c2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x584666ec2698 - <core[786f478f706679df]::result::Result<rit[f444c2731401e1b7]::tree::Tree, anyhow[749bf90d21bb7b9]::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x584666ec2698 - rit[f444c2731401e1b7]::commands::commit
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands.rs:65:44
[INFO] [stdout]   22:     0x584666edf2e8 - rit[f444c2731401e1b7]::commands::tests::test_commit_nested
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands.rs:304:9
[INFO] [stdout]   23:     0x584666edd497 - rit[f444c2731401e1b7]::commands::tests::test_commit_nested::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands.rs:299:32
[INFO] [stdout]   24:     0x584666ed2816 - <rit[f444c2731401e1b7]::commands::tests::test_commit_nested::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x584666f0889b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x584666f0889b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x584666f1528b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x584666f1528b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x584666f1528b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x584666f1528b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x584666f1528b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x584666f1528b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x584666f1528b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x584666f109a4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x584666f109a4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x584666f17e92 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x584666f17e92 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x584666f17e92 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x584666f17e92 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x584666f17e92 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x584666f17e92 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x584666f17e92 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x584666fe7e0f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x584666fe7e0f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7b903667aaa4 - <unknown>
[INFO] [stdout]   46:     0x7b9036707a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     commands::tests::test_commit_nested
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rit`
[INFO] running `Command { std: "docker" "inspect" "a4ad58e9c4a3299a8a8425d5a040f8ab806cdf17e5e9296995ed21461e9d760e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4ad58e9c4a3299a8a8425d5a040f8ab806cdf17e5e9296995ed21461e9d760e", kill_on_drop: false }`
[INFO] [stdout] a4ad58e9c4a3299a8a8425d5a040f8ab806cdf17e5e9296995ed21461e9d760e
